notebook: Don't translate before painting notebook
authorBenjamin Otte <otte@redhat.com>
Thu, 17 Dec 2015 04:51:38 +0000 (05:51 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 11 Jan 2016 16:05:22 +0000 (17:05 +0100)
commit3d980da4050851a9ce082e7f1290162fd8a98b76
treed7a3ec9b20e971aa62ad952692089f29d778e414
parent93dc364b02fb28a60c3ef94efbd37ca3dd560be6
notebook: Don't translate before painting notebook

This will allow us to draw children directly from within the notebook
drawing code, which will remove a bunch of special casing.
gtk/gtknotebook.c